MemRealloc

Internal memory reallocator

extern (C) @nogc nothrow
void*
MemRealloc
(
void* ptr
,
int size
)

Meta